All Questions
Tagged with vulnerability-managementlinux
2 questions
0votes
0answers
138views
How to check security and other updates avaliable on linux distro automaticaly?
Let suppose we have network of 10 plus Linux machines having different distro (debian, Centos , Redhat and Arch etc ). Can we implement some centralized system where we have update about update on ...
4votes
2answers
370views
How to determine the minimum Linux Kernel version required for a given vulnerability
I have to track vulnerabilities for a legacyish (3.12) Linux Kernel. For this purpose I'm searching on various sites like NVD for new vulnerabilities. Recently I encountered a problem where the ...